From 0bdc69023525a3fb062f89848dfae8388c56f2d8 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Sun, 25 Sep 2011 21:37:16 +0200 Subject: [PATCH] Add Breaks against old versions of dh-ocaml (Closes: #642935) Signed-off-by: Stephane Glondu --- debian/changelog | 4 ++++ debian/control | 1 + 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8c1a2cfe..821eef3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ ocaml (3.12.1-1) UNRELEASED; urgency=low [ Mehdi Dogguy ] * Make objinfo show force_link and ccobjs/ccopts when needed + [ Jonathan Nieder ] + * debian/control: add Breaks against versions of dh-ocaml that relied on + the ocaml{dumpapprox,plugininfo,byteinfo} tools (Closes: #642935) + -- Stéphane Glondu Wed, 15 Jun 2011 18:19:01 +0200 ocaml (3.12.0-7) unstable; urgency=low diff --git a/debian/control b/debian/control index cd108ca1..f947d0d2 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Recommends: file Replaces: ocaml-interp (<< 3.11.1-3) Breaks: + dh-ocaml (<< 1.0.0), ocaml-interp (<< 3.11.1-3), camlp4 (<< 3.10.0), camlidl (<< 1.04) -- 2.30.2